testing.common.runner (field)

3 uses

	testing (current package)
		testing.go#L509: 	runner     string         // Function name of tRunner running the test.
		testing.go#L600: 		if frame.Function == c.runner {
		testing.go#L1300: 	t.runner = callerName(0)